crypto/sha1.digest.AppendBinary (method, view implemented interface methods)
2 uses
crypto/sha1 (current package)
sha1.go#L53: return d.AppendBinary(make([]byte, 0, marshaledSize))
sha1.go#L56: func (d *digest) AppendBinary(b []byte) ([]byte, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)